Ok
{- "context": {
- "projects": [
- "string"
], - "datasets": [
- "string"
]
}, - "page": 0,
- "pageSize": 0,
- "resource": "items",
- "filter": {
- "property1": null,
- "property2": null
}, - "join": {
- "on": {
- "forigen": "string",
- "local": "string",
- "resource": "items"
}
}, - "sort": {
- "property1": "ascending",
- "property2": "ascending"
}, - "update": {
- "property1": null,
- "property2": null
}, - "delete": true,
- "select": {
- "property1": 0,
- "property2": 0
}, - "limit": 0,
- "references": {
- "operation": "create",
- "refs": [
- {
- "id": "string",
- "type": "string"
}
], - "index": 0
}, - "user": "string",
- "systemSpace": true,
- "queryEngine": "mongo",
- "skip": 0,
- "datasets": [
- "string"
], - "projects": [
- "string"
], - "collectMetrics": true,
- "countTotal": true,
- "sign": {
- "exp": "1 hour from now"
}
}
{- "totalItemsCount": 0,
- "items": [
- {
- "id": "string",
- "url": "string",
- "type": "class",
- "label": "string",
- "attributes": [
- "string"
], - "coordinates": {
- "x": 0,
- "y": 0,
- "z": 0
}, - "metadata": {
- "property1": null,
- "property2": null
}, - "creator": "string",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "updatedBy": "string",
- "itemId": "string",
- "item": "string",
- "datasetId": "string",
- "dataset": "string",
- "hash": "string",
- "labelSuggestions": {
- "property1": 0,
- "property2": 0
}, - "source": "ui",
- "description": "string",
- "srcAnnotation": "string"
}
], - "totalPagesCount": 0,
- "hasNextPage": true
}